Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

New affinity/anti-affinity rule resources for compute clusters #515

Merged
merged 2 commits into from
May 11, 2018

Conversation

vancluever
Copy link
Contributor

This commit includes all of the necessary work (CRUD, tests, docs) for the vsphere_compute_cluster_vm_affinity_rule and
vsphere_compute_cluster_vm_anti_affinity_rule resources. These resources are general VM affinity and anti-affinity rules that tell sets of VMs to either run on the same hosts, or different ones.

This nearly completes all of the cluster rule work. A single rule resource remains for storage DRS/datastore clusters.

@vancluever vancluever added enhancement Type: Enhancement new-resource Feature: New Resource labels May 9, 2018
@vancluever vancluever requested a review from a team May 9, 2018 19:48
Copy link
Contributor

@bill-rich bill-rich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

This commit includes all of the necessary work (CRUD, tests, docs) for
the vsphere_compute_cluster_vm_affinity_rule and
vsphere_compute_cluster_vm_anti_affinity_rule resources. These resources
are general VM affinity and anti-affinity rules that tell sets of VMs to
either run on the same hosts, or different ones.

This nearly completes all of the cluster rule work. A single rule
resource remains for storage DRS/datastore clusters.
This time in test error output.
@vancluever vancluever force-pushed the f-vsphere-cluster-vm-affinity-rule-resources branch from 54b1f22 to 7f92062 Compare May 11, 2018 14:06
@vancluever vancluever merged commit 0e83366 into master May 11, 2018
@bill-rich bill-rich deleted the f-vsphere-cluster-vm-affinity-rule-resources branch November 17, 2018 00:36
@ghost ghost locked and limited conversation to collaborators Apr 18, 2020
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
enhancement Type: Enhancement new-resource Feature: New Resource
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants